quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[]
authorMichael Natterer <mitch@gimp.org>
Tue, 20 Nov 2012 18:10:06 +0000 (19:10 +0100)
committerMichael Natterer <mitch@gimp.org>
Tue, 20 Nov 2012 18:14:43 +0000 (19:14 +0100)
commitd0af25f12c2c99ef0959ce19b1385a9f375ac19c
tree001960ac60f0088e866536f3dbf04478409ef98c
parent6e3d68738600f13233a855e049ac34e4f9bbe3bb
quartz: fix the mapping of GDK_KP_Enter in known_numeric_keys[]

so it will actually be used, instead of delivering GDK_Return
when it should be GDK_KP_Enter.
(cherry picked from commit 27f3fcf12c39d551532872cf26823993c93eb04d)
gdk/quartz/gdkkeys-quartz.c